Network Connection Status Or Builder
Inheritors
Functions
Link copied to clipboard
IP address of device
Content copied to clipboard
fixed32 ip_address = 1;
Link copied to clipboard
Whether the device has an active connection or not
Content copied to clipboard
bool is_connected = 2;
Link copied to clipboard
Whether the device has an active connection to an MQTT broker or not
Content copied to clipboard
bool is_mqtt_connected = 3;
Link copied to clipboard
Whether the device is actively remote syslogging or not
Content copied to clipboard
bool is_syslog_connected = 4;